home *** CD-ROM | disk | FTP | other *** search
/ Developer CD Series 1998 January: Mac OS SDK / Dev.CD Jan 98 SDK2.toast / Development Kits (Disc 2) / QuickTime™ VR 2.0 SDK / QTVR C⁄C++ Runtime API / Sample Code / VRShell Sample Code / VR3DSound / README < prev    next >
Encoding:
Text File  |  1997-05-22  |  715 b   |  15 lines  |  [ttro/ttxt]

  1. README - VR3DSound
  2.  
  3. VR3DSound is a simple application that illustrates ways of using the QuickTime VR API. VR3DSound uses Apple's SoundSprocket (part of the Apple Game Sprockets package) to provide support for localized sound. In other words, you can assign specific sounds to locations in a panorama or object. When the user pans around, the perceived location of the sound changes.
  4.  
  5. SoundSprocket is available on Developer MacOS SDK CDs and via the Web, at http://devworld.apple.com/dev/games. 
  6.  
  7. VR3DSound is built on top of VRShell; the file TestFunctions.c contains the bulk of the 3D sound processing.
  8.  
  9. Currently only a PowerPC version of the demo is provided.
  10.  
  11. Tim Monroe
  12. QuickTime VR team
  13. 11  December 1996
  14.  
  15.